home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / tvOverlay.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  539b  |  19 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>3002</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <controls>
  7.     <control> 
  8.       <description>rec logo</description>
  9.       <type>image</type>
  10.       <id>4</id>
  11.       <posX>20</posX>
  12.       <posY>10</posY>
  13.       <texture>remote_red.png</texture>
  14.       <animation effect="fade" time="250">WindowClose</animation>
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.     </control>
  17.   </controls>
  18. </window>
  19.